type internal/reflectlite.typeOff
5 uses
internal/reflectlite (current package)
type.go#L166: ptrToThis typeOff // type for pointer to this type, may be zero
type.go#L172: mtyp typeOff // method type (without receiver)
type.go#L233: typ typeOff // .(*FuncType) underneath
type.go#L458: type typeOff int32 // offset to an *rtype
type.go#L465: func (t *rtype) typeOff(off typeOff) *rtype {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)